Disconnect Location Messages
Themtype
parameter of thetelCADisconnectMsg
message (page 5-17) indicates whether a disconnect was initiated by the local or remote party. It contains one of the following constants.
enum { telLocalDisconnect = 0, telRemoteDisconnect = 1 };Constant descriptions
telLocalDisconnect
- The local party initiated the disconnect.
telRemoteDisconnect
- The remote party initiated the disconnect.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help